{
  "name": "MyProfit365",
  "short_name": "MyProfit365",
  "start_url": "/m/index.htm",
  "display": "standalone",
  "background_color": "#8d2aff",
  "theme_color": "#f5f6f7",
  "description": "Trading Application",
  "icons": [
    {
      "src": "icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}